d-0006-no-mimalloc
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Sat, 11 Jan 2025 10:37:00 +0000 (11:37 +0100)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Thu, 26 Mar 2026 10:27:54 +0000 (11:27 +0100)
Description: remove mimalloc(-sys)

Forwarded: not-needed

Gbp-Pq: Topic prune
Gbp-Pq: Name d-0006-no-mimalloc.patch

src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml

index 3851ed2ff83adff5558ec6d1e951519bc0c17d22..7a3788131f6958ef6a5f76fb05fa24604941fc42 100644 (file)
@@ -40,7 +40,6 @@ serde.workspace = true
 serde_derive.workspace = true
 tenthash = "1.1.0"
 num_cpus = "1.17.0"
-mimalloc = { version = "0.1.46", default-features = false, optional = true }
 lsp-server.workspace = true
 tracing.workspace = true
 tracing-subscriber.workspace = true